#include <BustaNetMessages.h>
Public Attributes | |
char | type |
The message type. | |
int | length |
The length of the entire message in bytes. | |
int | playerID |
The identification number of the cursor's player. | |
char | cursorLoc |
The location of the player's cursor. |
The server uses this message when all characters are in character selection mode. A client may see the cursors of all other opponents when character selections are made. This message tells a client the location of another client's cursor.